Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / tYrI Method


In This Topic
    tYrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub tYrI( _
       ByVal UYrI As System.Object, _
       ByVal vYrI As System.EventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim UYrI As System.Object
    Dim vYrI As System.EventArgs
     
    instance.tYrI(UYrI, vYrI)
    internal void tYrI( 
       System.object UYrI,
       System.EventArgs vYrI
    )

    Parameters

    UYrI
    vYrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also